[INFO] fetching crate blockchain-compression 0.1.0...
[INFO] testing blockchain-compression-0.1.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate blockchain-compression 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate blockchain-compression 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate blockchain-compression 0.1.0
[INFO] tweaked toml for crates.io crate blockchain-compression 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockchain-compression 0.1.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blockchain-compression 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1dcd8b34de5b611b1642072a5d8234eba153a911032cbb8c3471b99e7e3bbf3
[INFO] running `Command { std: "docker" "start" "-a" "b1dcd8b34de5b611b1642072a5d8234eba153a911032cbb8c3471b99e7e3bbf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1dcd8b34de5b611b1642072a5d8234eba153a911032cbb8c3471b99e7e3bbf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1dcd8b34de5b611b1642072a5d8234eba153a911032cbb8c3471b99e7e3bbf3", kill_on_drop: false }`
[INFO] [stdout] b1dcd8b34de5b611b1642072a5d8234eba153a911032cbb8c3471b99e7e3bbf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dc4f71dc0362d65d7930b023e28f02534572c88f124d244f07bde29df97f9d8
[INFO] running `Command { std: "docker" "start" "-a" "6dc4f71dc0362d65d7930b023e28f02534572c88f124d244f07bde29df97f9d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling blockchain-compression v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PatternCompressionStrategy`
[INFO] [stdout]  --> src/core/pattern_engine.rs:6:78
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::traits::{CompressionError, CompressionMetadata, CompressionStats, PatternCompressionStrategy, PatternInfo};
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/presets/solana.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "solana")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]    = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataCharacteristics`
[INFO] [stdout]  --> src/algorithms/practical_max.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::algorithms::enhanced_ctw::{EnhancedCTW, DataCharacteristics};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/presets/solana.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |           let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 236 | |             Some(dict) => {
[INFO] [stdout] 237 | |                 // Use custom dictionary for optimal Solana compression
[INFO] [stdout] 238 | |                 #[cfg(feature = "zstd")]
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 281 |           self.stats.compressions += 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/presets/solana.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |           let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 301 | |             Some(dict) => {
[INFO] [stdout] 302 | |                 // Use custom dictionary for decompression
[INFO] [stdout] 303 | |                 #[cfg(feature = "zstd")]
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 345 |           Ok(decompressed)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acceleration`
[INFO] [stdout]    --> src/core/pattern_engine.rs:313:39
[INFO] [stdout]     |
[INFO] [stdout] 313 |             CompressionBackend::Lz4 { acceleration } => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ help: try ignoring the field: `acceleration: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/core/pattern_engine.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |             CompressionBackend::Zstd { level } => {
[INFO] [stdout]     |                                        ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/core/pattern_engine.rs:583:25
[INFO] [stdout]     |
[INFO] [stdout] 583 |             if let Some(config) = self.config.fixed_patterns.iter().find(|c| c.marker == byte) {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/presets/solana.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn add_amount_pattern(&mut self, amount: u64) -> Result<(), CompressionError> {
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compressed`
[INFO] [stdout]    --> src/presets/solana.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dict`
[INFO] [stdout]    --> src/presets/solana.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |             Some(dict) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decompressed`
[INFO] [stdout]    --> src/presets/solana.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dict`
[INFO] [stdout]    --> src/presets/solana.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |             Some(dict) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decompression_time`
[INFO] [stdout]    --> src/algorithms/enhanced_ctw.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let decompression_time = start_time.elapsed().as_nanos() as u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompression_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SerializedPattern` is more private than the item `pattern_engine::CompressedPackage::patterns_used`
[INFO] [stdout]   --> src/core/pattern_engine.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub patterns_used: Vec<SerializedPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `pattern_engine::CompressedPackage::patterns_used` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SerializedPattern` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/core/pattern_engine.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct SerializedPattern {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `serialize_active_patterns`, `create_pattern_dictionary`, and `reconstruct_patterns_with_dict` are never used
[INFO] [stdout]    --> src/core/pattern_engine.rs:553:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl PatternEngine {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 553 |     fn serialize_active_patterns(&self) -> Result<Vec<SerializedPattern>, CompressionError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |     fn create_pattern_dictionary(&self, patterns: &[SerializedPattern]) -> Result<HashMap<String, SerializedPattern>, CompressionEr...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 575 |     fn reconstruct_patterns_with_dict(&self, data: &[u8], patterns: &HashMap<String, SerializedPattern>) -> Result<Vec<u8>, Compres...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adaptive_depth` is never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct EnhancedCTW {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     adaptive_depth: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `root`, `depth`, and `total_symbols` are never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct ContextTree {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 36 |     root: ContextNode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     depth: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     total_symbols: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `symbol_counts`, `total_count`, `children`, `weighted_probability`, `prediction_count`, and `accuracy_score` are never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct ContextNode {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 44 |     /// Symbol counts at this node
[INFO] [stdout] 45 |     symbol_counts: [u32; 256],
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 46 |     total_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     children: HashMap<u8, Box<ContextNode>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     weighted_probability: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     prediction_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 56 |     accuracy_score: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.27s
[INFO] running `Command { std: "docker" "inspect" "6dc4f71dc0362d65d7930b023e28f02534572c88f124d244f07bde29df97f9d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dc4f71dc0362d65d7930b023e28f02534572c88f124d244f07bde29df97f9d8", kill_on_drop: false }`
[INFO] [stdout] 6dc4f71dc0362d65d7930b023e28f02534572c88f124d244f07bde29df97f9d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20894d8f704390a0c2fa83c587b526063155ddc8fbe526a9e7e032c28db6c85c
[INFO] running `Command { std: "docker" "start" "-a" "20894d8f704390a0c2fa83c587b526063155ddc8fbe526a9e7e032c28db6c85c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling blockchain-compression v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `PatternCompressionStrategy`
[INFO] [stdout]  --> src/core/pattern_engine.rs:6:78
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::traits::{CompressionError, CompressionMetadata, CompressionStats, PatternCompressionStrategy, PatternInfo};
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/presets/solana.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "solana")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]    = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataCharacteristics`
[INFO] [stdout]  --> src/algorithms/practical_max.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::algorithms::enhanced_ctw::{EnhancedCTW, DataCharacteristics};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/presets/solana.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |           let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 236 | |             Some(dict) => {
[INFO] [stdout] 237 | |                 // Use custom dictionary for optimal Solana compression
[INFO] [stdout] 238 | |                 #[cfg(feature = "zstd")]
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 281 |           self.stats.compressions += 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/presets/solana.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |           let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 301 | |             Some(dict) => {
[INFO] [stdout] 302 | |                 // Use custom dictionary for decompression
[INFO] [stdout] 303 | |                 #[cfg(feature = "zstd")]
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 345 |           Ok(decompressed)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acceleration`
[INFO] [stdout]    --> src/core/pattern_engine.rs:313:39
[INFO] [stdout]     |
[INFO] [stdout] 313 |             CompressionBackend::Lz4 { acceleration } => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ help: try ignoring the field: `acceleration: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/core/pattern_engine.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |             CompressionBackend::Zstd { level } => {
[INFO] [stdout]     |                                        ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/core/pattern_engine.rs:583:25
[INFO] [stdout]     |
[INFO] [stdout] 583 |             if let Some(config) = self.config.fixed_patterns.iter().find(|c| c.marker == byte) {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/presets/solana.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn add_amount_pattern(&mut self, amount: u64) -> Result<(), CompressionError> {
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compressed`
[INFO] [stdout]    --> src/presets/solana.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dict`
[INFO] [stdout]    --> src/presets/solana.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |             Some(dict) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decompressed`
[INFO] [stdout]    --> src/presets/solana.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dict`
[INFO] [stdout]    --> src/presets/solana.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |             Some(dict) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decompression_time`
[INFO] [stdout]    --> src/algorithms/enhanced_ctw.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let decompression_time = start_time.elapsed().as_nanos() as u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompression_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SerializedPattern` is more private than the item `pattern_engine::CompressedPackage::patterns_used`
[INFO] [stdout]   --> src/core/pattern_engine.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub patterns_used: Vec<SerializedPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `pattern_engine::CompressedPackage::patterns_used` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SerializedPattern` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/core/pattern_engine.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct SerializedPattern {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `serialize_active_patterns`, `create_pattern_dictionary`, and `reconstruct_patterns_with_dict` are never used
[INFO] [stdout]    --> src/core/pattern_engine.rs:553:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl PatternEngine {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 553 |     fn serialize_active_patterns(&self) -> Result<Vec<SerializedPattern>, CompressionError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |     fn create_pattern_dictionary(&self, patterns: &[SerializedPattern]) -> Result<HashMap<String, SerializedPattern>, CompressionEr...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 575 |     fn reconstruct_patterns_with_dict(&self, data: &[u8], patterns: &HashMap<String, SerializedPattern>) -> Result<Vec<u8>, Compres...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adaptive_depth` is never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct EnhancedCTW {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     adaptive_depth: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `root`, `depth`, and `total_symbols` are never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct ContextTree {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 36 |     root: ContextNode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     depth: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     total_symbols: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `symbol_counts`, `total_count`, `children`, `weighted_probability`, `prediction_count`, and `accuracy_score` are never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct ContextNode {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 44 |     /// Symbol counts at this node
[INFO] [stdout] 45 |     symbol_counts: [u32; 256],
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 46 |     total_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     children: HashMap<u8, Box<ContextNode>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     weighted_probability: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     prediction_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 56 |     accuracy_score: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PatternCompressionStrategy`
[INFO] [stdout]  --> src/core/pattern_engine.rs:6:78
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::traits::{CompressionError, CompressionMetadata, CompressionStats, PatternCompressionStrategy, PatternInfo};
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/presets/solana.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "solana")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]    = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]    --> src/presets/solana.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "solana")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stdout]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataCharacteristics`
[INFO] [stdout]  --> src/algorithms/practical_max.rs:7:52
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::algorithms::enhanced_ctw::{EnhancedCTW, DataCharacteristics};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/presets/solana.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |           let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 236 | |             Some(dict) => {
[INFO] [stdout] 237 | |                 // Use custom dictionary for optimal Solana compression
[INFO] [stdout] 238 | |                 #[cfg(feature = "zstd")]
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 281 |           self.stats.compressions += 1;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/presets/solana.rs:345:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |           let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |  _____________________________________-
[INFO] [stdout] 301 | |             Some(dict) => {
[INFO] [stdout] 302 | |                 // Use custom dictionary for decompression
[INFO] [stdout] 303 | |                 #[cfg(feature = "zstd")]
[INFO] [stdout] ...   |
[INFO] [stdout] 341 | |         };
[INFO] [stdout]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] ...
[INFO] [stdout] 345 |           Ok(decompressed)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acceleration`
[INFO] [stdout]    --> src/core/pattern_engine.rs:313:39
[INFO] [stdout]     |
[INFO] [stdout] 313 |             CompressionBackend::Lz4 { acceleration } => {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ help: try ignoring the field: `acceleration: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> src/core/pattern_engine.rs:326:40
[INFO] [stdout]     |
[INFO] [stdout] 326 |             CompressionBackend::Zstd { level } => {
[INFO] [stdout]     |                                        ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]    --> src/core/pattern_engine.rs:583:25
[INFO] [stdout]     |
[INFO] [stdout] 583 |             if let Some(config) = self.config.fixed_patterns.iter().find(|c| c.marker == byte) {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/presets/solana.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn add_amount_pattern(&mut self, amount: u64) -> Result<(), CompressionError> {
[INFO] [stdout]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `compressed`
[INFO] [stdout]    --> src/presets/solana.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dict`
[INFO] [stdout]    --> src/presets/solana.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |             Some(dict) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decompressed`
[INFO] [stdout]    --> src/presets/solana.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompressed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dict`
[INFO] [stdout]    --> src/presets/solana.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 301 |             Some(dict) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decompression_time`
[INFO] [stdout]    --> src/algorithms/enhanced_ctw.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let decompression_time = start_time.elapsed().as_nanos() as u64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompression_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/algorithms/multi_pass.rs:376:13
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let mut compressor = MultiPassCompressor::new();
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SerializedPattern` is more private than the item `pattern_engine::CompressedPackage::patterns_used`
[INFO] [stdout]   --> src/core/pattern_engine.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub patterns_used: Vec<SerializedPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `pattern_engine::CompressedPackage::patterns_used` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SerializedPattern` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/core/pattern_engine.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct SerializedPattern {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `serialize_active_patterns`, `create_pattern_dictionary`, and `reconstruct_patterns_with_dict` are never used
[INFO] [stdout]    --> src/core/pattern_engine.rs:553:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl PatternEngine {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 553 |     fn serialize_active_patterns(&self) -> Result<Vec<SerializedPattern>, CompressionError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |     fn create_pattern_dictionary(&self, patterns: &[SerializedPattern]) -> Result<HashMap<String, SerializedPattern>, CompressionEr...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 575 |     fn reconstruct_patterns_with_dict(&self, data: &[u8], patterns: &HashMap<String, SerializedPattern>) -> Result<Vec<u8>, Compres...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adaptive_depth` is never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct EnhancedCTW {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     adaptive_depth: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `root`, `depth`, and `total_symbols` are never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct ContextTree {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 36 |     root: ContextNode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     depth: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     total_symbols: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `symbol_counts`, `total_count`, `children`, `weighted_probability`, `prediction_count`, and `accuracy_score` are never read
[INFO] [stdout]   --> src/algorithms/enhanced_ctw.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct ContextNode {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 44 |     /// Symbol counts at this node
[INFO] [stdout] 45 |     symbol_counts: [u32; 256],
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 46 |     total_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     children: HashMap<u8, Box<ContextNode>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     weighted_probability: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     prediction_count: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 56 |     accuracy_score: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.48s
[INFO] running `Command { std: "docker" "inspect" "20894d8f704390a0c2fa83c587b526063155ddc8fbe526a9e7e032c28db6c85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20894d8f704390a0c2fa83c587b526063155ddc8fbe526a9e7e032c28db6c85c", kill_on_drop: false }`
[INFO] [stdout] 20894d8f704390a0c2fa83c587b526063155ddc8fbe526a9e7e032c28db6c85c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03fe64f6d00f791948fb1167e3d8224c62b69058b161b4c66c1d55b9b4e1f7f7
[INFO] running `Command { std: "docker" "start" "-a" "03fe64f6d00f791948fb1167e3d8224c62b69058b161b4c66c1d55b9b4e1f7f7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PatternCompressionStrategy`
[INFO] [stderr]  --> src/core/pattern_engine.rs:6:78
[INFO] [stderr]   |
[INFO] [stderr] 6 | use super::traits::{CompressionError, CompressionMetadata, CompressionStats, PatternCompressionStrategy, PatternInfo};
[INFO] [stderr]   |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]   --> src/presets/solana.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[cfg(feature = "solana")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stderr]    = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/presets/solana.rs:150:11
[INFO] [stderr]     |
[INFO] [stderr] 150 |     #[cfg(feature = "solana")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stderr]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/presets/solana.rs:163:11
[INFO] [stderr]     |
[INFO] [stderr] 163 |     #[cfg(feature = "solana")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stderr]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]    --> src/presets/solana.rs:180:11
[INFO] [stderr]     |
[INFO] [stderr] 180 |     #[cfg(feature = "solana")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `deflate`, `lz4`, and `zstd`
[INFO] [stderr]     = help: consider adding `solana` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DataCharacteristics`
[INFO] [stderr]  --> src/algorithms/practical_max.rs:7:52
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::algorithms::enhanced_ctw::{EnhancedCTW, DataCharacteristics};
[INFO] [stderr]   |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/presets/solana.rs:281:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |           let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stderr]     |  ___________________________________-
[INFO] [stderr] 236 | |             Some(dict) => {
[INFO] [stderr] 237 | |                 // Use custom dictionary for optimal Solana compression
[INFO] [stderr] 238 | |                 #[cfg(feature = "zstd")]
[INFO] [stderr] ...   |
[INFO] [stderr] 278 | |         };
[INFO] [stderr]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr] ...
[INFO] [stderr] 281 |           self.stats.compressions += 1;
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/presets/solana.rs:345:9
[INFO] [stderr]     |
[INFO] [stderr] 300 |           let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stderr]     |  _____________________________________-
[INFO] [stderr] 301 | |             Some(dict) => {
[INFO] [stderr] 302 | |                 // Use custom dictionary for decompression
[INFO] [stderr] 303 | |                 #[cfg(feature = "zstd")]
[INFO] [stderr] ...   |
[INFO] [stderr] 341 | |         };
[INFO] [stderr]     | |_________- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stderr] ...
[INFO] [stderr] 345 |           Ok(decompressed)
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `acceleration`
[INFO] [stderr]    --> src/core/pattern_engine.rs:313:39
[INFO] [stderr]     |
[INFO] [stderr] 313 |             CompressionBackend::Lz4 { acceleration } => {
[INFO] [stderr]     |                                       ^^^^^^^^^^^^ help: try ignoring the field: `acceleration: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `level`
[INFO] [stderr]    --> src/core/pattern_engine.rs:326:40
[INFO] [stderr]     |
[INFO] [stderr] 326 |             CompressionBackend::Zstd { level } => {
[INFO] [stderr]     |                                        ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]    --> src/core/pattern_engine.rs:583:25
[INFO] [stderr]     |
[INFO] [stderr] 583 |             if let Some(config) = self.config.fixed_patterns.iter().find(|c| c.marker == byte) {
[INFO] [stderr]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount`
[INFO] [stderr]    --> src/presets/solana.rs:188:42
[INFO] [stderr]     |
[INFO] [stderr] 188 |     pub fn add_amount_pattern(&mut self, amount: u64) -> Result<(), CompressionError> {
[INFO] [stderr]     |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `compressed`
[INFO] [stderr]    --> src/presets/solana.rs:235:13
[INFO] [stderr]     |
[INFO] [stderr] 235 |         let compressed: Vec<u8> = match &self.dictionary {
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compressed`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dict`
[INFO] [stderr]    --> src/presets/solana.rs:236:18
[INFO] [stderr]     |
[INFO] [stderr] 236 |             Some(dict) => {
[INFO] [stderr]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `decompressed`
[INFO] [stderr]    --> src/presets/solana.rs:300:13
[INFO] [stderr]     |
[INFO] [stderr] 300 |         let decompressed: Vec<u8> = match &self.dictionary {
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompressed`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dict`
[INFO] [stderr]    --> src/presets/solana.rs:301:18
[INFO] [stderr]     |
[INFO] [stderr] 301 |             Some(dict) => {
[INFO] [stderr]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_dict`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `decompression_time`
[INFO] [stderr]    --> src/algorithms/enhanced_ctw.rs:249:17
[INFO] [stderr]     |
[INFO] [stderr] 249 |             let decompression_time = start_time.elapsed().as_nanos() as u64;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decompression_time`
[INFO] [stderr] 
[INFO] [stderr] warning: type `SerializedPattern` is more private than the item `pattern_engine::CompressedPackage::patterns_used`
[INFO] [stderr]   --> src/core/pattern_engine.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub patterns_used: Vec<SerializedPattern>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `pattern_engine::CompressedPackage::patterns_used` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `SerializedPattern` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/core/pattern_engine.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | struct SerializedPattern {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `serialize_active_patterns`, `create_pattern_dictionary`, and `reconstruct_patterns_with_dict` are never used
[INFO] [stderr]    --> src/core/pattern_engine.rs:553:8
[INFO] [stderr]     |
[INFO] [stderr] 150 | impl PatternEngine {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 553 |     fn serialize_active_patterns(&self) -> Result<Vec<SerializedPattern>, CompressionError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 566 |     fn create_pattern_dictionary(&self, patterns: &[SerializedPattern]) -> Result<HashMap<String, SerializedPattern>, CompressionEr...
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 575 |     fn reconstruct_patterns_with_dict(&self, data: &[u8], patterns: &HashMap<String, SerializedPattern>) -> Result<Vec<u8>, Compres...
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `adaptive_depth` is never read
[INFO] [stderr]   --> src/algorithms/enhanced_ctw.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct EnhancedCTW {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     adaptive_depth: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `root`, `depth`, and `total_symbols` are never read
[INFO] [stderr]   --> src/algorithms/enhanced_ctw.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct ContextTree {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 36 |     root: ContextNode,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 37 |     depth: usize,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 38 |     total_symbols: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContextTree` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `symbol_counts`, `total_count`, `children`, `weighted_probability`, `prediction_count`, and `accuracy_score` are never read
[INFO] [stderr]   --> src/algorithms/enhanced_ctw.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | struct ContextNode {
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 44 |     /// Symbol counts at this node
[INFO] [stderr] 45 |     symbol_counts: [u32; 256],
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 46 |     total_count: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     children: HashMap<u8, Box<ContextNode>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     weighted_probability: f64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     prediction_count: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 56 |     accuracy_score: f32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContextNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `blockchain-compression` (lib) generated 22 warnings (run `cargo fix --lib -p blockchain-compression` to apply 11 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/algorithms/multi_pass.rs:376:13
[INFO] [stderr]     |
[INFO] [stderr] 376 |         let mut compressor = MultiPassCompressor::new();
[INFO] [stderr]     |             ----^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `blockchain-compression` (lib test) generated 23 warnings (22 duplicates) (run `cargo fix --lib -p blockchain-compression --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockchain_compression-0d512481bd6f38be)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test algorithms::multi_pass::tests::test_pipeline_operations ... ok
[INFO] [stdout] test core::pattern_engine::tests::test_basic_compression ... ok
[INFO] [stdout] test core::pattern_engine::tests::test_pattern_engine_creation ... ok
[INFO] [stdout] test presets::solana::tests::test_preset_configurations ... ok
[INFO] [stdout] test presets::solana::tests::test_transaction_preset ... ok
[INFO] [stdout] test presets::solana::tests::test_solana_compressor_creation ... ok
[INFO] [stdout] test algorithms::enhanced_ctw::tests::test_data_analysis ... ok
[INFO] [stdout] test algorithms::practical_max::tests::test_with_custom_config ... ok
[INFO] [stdout] test algorithms::multi_pass::tests::test_multi_pass_basic ... FAILED
[INFO] [stdout] test presets::solana::tests::test_zstd_compression_with_solana_patterns ... FAILED
[INFO] [stdout] test algorithms::enhanced_ctw::tests::test_enhanced_ctw_basic ... FAILED
[INFO] [stdout] test algorithms::practical_max::tests::test_practical_max_compression ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- algorithms::multi_pass::tests::test_multi_pass_basic stdout ----
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] thread 'algorithms::multi_pass::tests::test_multi_pass_basic' (21) panicked at src/algorithms/multi_pass.rs:371:9:
[INFO] [stdout] assertion failed: compressed.len() < test_data.len()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ac42d28c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ac42d28c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ac42d28c38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ac42d28c38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ac42d3d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ac42d3d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x55ac42d2d452 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55ac42d2d452 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55ac42d07de6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ac42d07de6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ac42d211d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ac42c8c83c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55ac42c8c83c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ac42d21392 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55ac42d21392 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ac42d07ed4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ac42cff839 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ac42d08bbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ac42d3d9ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ac42d3d972 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ac42c705aa - blockchain_compression[deaca85efe0fad1]::algorithms::multi_pass::tests::test_multi_pass_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/multi_pass.rs:371:9
[INFO] [stdout]   21:     0x55ac42c6b417 - blockchain_compression[deaca85efe0fad1]::algorithms::multi_pass::tests::test_multi_pass_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/multi_pass.rs:364:31
[INFO] [stdout]   22:     0x55ac42c68e26 - <blockchain_compression[deaca85efe0fad1]::algorithms::multi_pass::tests::test_multi_pass_basic::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55ac42c7f91b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ac42c7f91b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x55ac42c8d195 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x55ac42c87cf4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x55ac42c87cf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x55ac42c90212 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x55ac42c90212 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x55ac42c90212 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x55ac42c90212 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x55ac42c90212 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55ac42c90212 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x55ac42c90212 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55ac42d2859f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x55ac42d2859f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74a08cd77aa4 - <unknown>
[INFO] [stdout]   44:     0x74a08ce04a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- presets::solana::tests::test_zstd_compression_with_solana_patterns stdout ----
[INFO] [stdout] Original size: 1500 bytes
[INFO] [stdout] 
[INFO] [stdout] thread 'presets::solana::tests::test_zstd_compression_with_solana_patterns' (30) panicked at src/presets/solana.rs:401:58:
[INFO] [stdout] Compression should work: Internal { message: "zstd feature not enabled" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ac42d28c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ac42d28c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ac42d28c38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ac42d28c38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ac42d3d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ac42d3d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x55ac42d2d452 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55ac42d2d452 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55ac42d07de6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ac42d07de6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ac42d211d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ac42c8c83c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55ac42c8c83c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ac42d21392 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55ac42d21392 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ac42d07ea2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ac42cff839 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ac42d08bbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ac42d3d9ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ac42d3d722 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x55ac42c791ab - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<u8>, blockchain_compression[deaca85efe0fad1]::core::traits::CompressionError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55ac42c65968 - blockchain_compression[deaca85efe0fad1]::presets::solana::tests::test_zstd_compression_with_solana_patterns
[INFO] [stdout]                                at /opt/rustwide/workdir/src/presets/solana.rs:401:58
[INFO] [stdout]   22:     0x55ac42c62ed7 - blockchain_compression[deaca85efe0fad1]::presets::solana::tests::test_zstd_compression_with_solana_patterns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/presets/solana.rs:387:52
[INFO] [stdout]   23:     0x55ac42c690e6 - <blockchain_compression[deaca85efe0fad1]::presets::solana::tests::test_zstd_compression_with_solana_patterns::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ac42c7f91b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ac42c7f91b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55ac42c8d195 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55ac42c87cf4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55ac42c87cf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55ac42c90212 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55ac42c90212 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55ac42c90212 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55ac42c90212 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55ac42c90212 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ac42c90212 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55ac42c90212 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ac42d2859f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x55ac42d2859f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74a08cd77aa4 - <unknown>
[INFO] [stdout]   45:     0x74a08ce04a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- algorithms::enhanced_ctw::tests::test_enhanced_ctw_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'algorithms::enhanced_ctw::tests::test_enhanced_ctw_basic' (20) panicked at src/algorithms/enhanced_ctw.rs:337:9:
[INFO] [stdout] assertion failed: compressed.len() < test_data.len()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ac42d28c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ac42d28c38 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ac42d28c38 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ac42d28c38 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ac42d3d21a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ac42d3d21a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x55ac42d2d452 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55ac42d2d452 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55ac42d07de6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ac42d07de6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ac42d211d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ac42c8c83c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55ac42c8c83c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ac42d21392 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55ac42d21392 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ac42d07ed4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ac42cff839 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ac42d08bbd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ac42d3d9ac - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ac42d3d972 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ac42c6521b - blockchain_compression[deaca85efe0fad1]::algorithms::enhanced_ctw::tests::test_enhanced_ctw_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/enhanced_ctw.rs:337:9
[INFO] [stdout]   21:     0x55ac42c62e17 - blockchain_compression[deaca85efe0fad1]::algorithms::enhanced_ctw::tests::test_enhanced_ctw_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/algorithms/enhanced_ctw.rs:329:33
[INFO] [stdout]   22:     0x55ac42c68ee6 - <blockchain_compression[deaca85efe0fad1]::algorithms::enhanced_ctw::tests::test_enhanced_ctw_basic::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55ac42c7f91b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ac42c7f91b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x55ac42c8d195 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x55ac42c8d195 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x55ac42c8d195 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x55ac42c87cf4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x55ac42c87cf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x55ac42c90212 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x55ac42c90212 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x55ac42c90212 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x55ac42c90212 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x55ac42c90212 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55ac42c90212 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x55ac42c90212 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55ac42d2859f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x55ac42d2859f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74a08cd77aa4 - <unknown>
[INFO] [stdout]   44:     0x74a08ce04a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     algorithms::enhanced_ctw::tests::test_enhanced_ctw_basic
[INFO] [stdout]     algorithms::multi_pass::tests::test_multi_pass_basic
[INFO] [stdout]     presets::solana::tests::test_zstd_compression_with_solana_patterns
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "03fe64f6d00f791948fb1167e3d8224c62b69058b161b4c66c1d55b9b4e1f7f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fe64f6d00f791948fb1167e3d8224c62b69058b161b4c66c1d55b9b4e1f7f7", kill_on_drop: false }`
[INFO] [stdout] 03fe64f6d00f791948fb1167e3d8224c62b69058b161b4c66c1d55b9b4e1f7f7
